AKCL - ορισμός. Τι είναι το AKCL
Diclib.com
Λεξικό ChatGPT
Εισάγετε μια λέξη ή φράση σε οποιαδήποτε γλώσσα 👆
Γλώσσα:

Μετάφραση και ανάλυση λέξεων από την τεχνητή νοημοσύνη ChatGPT

Σε αυτήν τη σελίδα μπορείτε να λάβετε μια λεπτομερή ανάλυση μιας λέξης ή μιας φράσης, η οποία δημιουργήθηκε χρησιμοποιώντας το ChatGPT, την καλύτερη τεχνολογία τεχνητής νοημοσύνης μέχρι σήμερα:

  • πώς χρησιμοποιείται η λέξη
  • συχνότητα χρήσης
  • χρησιμοποιείται πιο συχνά στον προφορικό ή γραπτό λόγο
  • επιλογές μετάφρασης λέξεων
  • παραδείγματα χρήσης (πολλές φράσεις με μετάφραση)
  • ετυμολογία

Τι (ποιος) είναι AKCL - ορισμός

AKCL; Austin Kyoto Common Lisp

AKCL         
Kyoto Common Lisp         
<language> (KCL) An implementation of Common Lisp by T. Yuasa <yuasa@tutics.tut.ac.jp> and M. Hagiya <hagiya@is.s.u-tokyo.ac.jp>, written in C to run under Unix-like operating systems. KCL is compiled to ANSI C. It conforms to Common Lisp as described in Guy Steele's book and is available under a licence agreement. ftp://rascal.ics.utexas.edu/pub/kcl.tar.Z. E-mail: <kcl@cli.com> (bug reports). Mailing list: kcl-request@cli.com, kcl@rascal.ics.utexas.edu. ["Design and Implementation of Kyoto Common Lisp", T. Yuasa <yuasa@tutics.tut.ac.jp>, J Info Proc 13(3):284-295 (1990)]. ["Kyoto Common Lisp Report", T. Yuasa & M. Hagiya]. (1987-06-01)
Austin Kyoto Common Lisp         
<language> (AKCL) A collection of ports, bug fixes, and performance improvements to KCL by William Schelter <wfs@cli.com>, <wfs@math.utexas.edu>, University of Texas. Version 1-615 includes ports to Decstation 3100, HP9000/300, i386/Sys V, IBM-PS2/AIX, IBM-RT/AIX, SGI, Sun-3/Sunos 3 or 4, Sun-4, Sequent Symmetry, IBM370/AIX, VAX/BSD VAX/Ultrix, NeXT. akcl-1-609.tar.Z">ftp://rascal.ics.utexas.edu/pub/akcl-1-609.tar.Z. (1992-04-29)

Βικιπαίδεια

Kyoto Common Lisp

Kyoto Common Lisp (KCL) is an implementation of Common Lisp by Taichi Yuasa and Masami Hagiya, written in C to run under Unix-like operating systems. KCL is compiled to ANSI C. It conforms to Common Lisp as described in the 1984 first edition of Guy Steele's book Common Lisp the Language and is available under a licence agreement.

KCL is notable in that it was implemented from scratch, outside of the standard committee, solely on the basis of the specification. It was one of the first Common Lisp implementations ever, and exposed a number of holes and mistakes in the specification that had gone unnoticed.